Ugh, broken pipe.
authorAnders Carlsson <andersca@gnu.org>
Fri, 26 Oct 2001 23:43:32 +0000 (23:43 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Fri, 26 Oct 2001 23:43:32 +0000 (23:43 +0000)
commit2a8aab4f18c480c84cf64dd0e249d5fdd08012be
tree3421f6a98ccaa4999595c538ce0b3259c9a5a00a
parentdcb9a6e16e520fd39c831076849546d3bcd7a797
Ugh, broken pipe.

2001-10-27  Anders Carlsson  <andersca@gnu.org>

* gdk/x11/gdkmain-x11.c: Replace int and guint with
long and gulong in some places to make the code 64-bit
clean.
(_gdk_windowing_init_check): Replace gint with gulong.
This patch was made by George Lebl and fixes bug #62113.
gdk/x11/gdkmain-x11.c
gdk/x11/gdkwindow-x11.c